adTempus API
PreviousUpNext
IComputerMonitor::GracePeriod Property

Gets or sets the time that must elapse without a response before the trigger fires.

C++
__property long GracePeriod;
C#
long GracePeriod;
Visual Basic
Property GracePeriod() As long
Default Value

5 (minutes)

The monitor tests the target every TestInterval minutes. If no successful response has been received in the last GracePeriod minutes, the trigger fires. See the adTempus online help for more information.

adTempus API Reference version 3.0.0.0, revised 10/30/2008